home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / FILER / CLICBACK.ZIP / ClicBack / !ClicBack² / !Retrieve / !Run < prev    next >
Text File  |  1996-03-27  |  537b  |  17 lines

  1. | run file for !Retrieve application
  2. |
  3. Set Retrieve$Dir <Obey$Dir>
  4. if "<System$Path>" = "" then Error 0 System resources cannot be found
  5. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  6. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  7. |
  8. WimpSlot -min 400k -max 420k
  9. IconSprites <Retrieve$Dir>.!Sprites
  10. Set File$Type_326 BackOpts
  11. Set File$Type_325 BackData
  12. Set Alias$@RunType_325 Run <Retrieve$Dir>.!Run %%*0
  13. |
  14. |
  15. if "<Wimp$ScrapDir>" = "" then Error 0 Scrap Directory cannot be found
  16. Run <Retrieve$Dir>.!Runimage %*0
  17.